home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / livecd.squashfs / etc / conf.d / hostapd < prev    next >
Text File  |  2006-05-15  |  245b  |  10 lines

  1. # Space separated List of interfaces which needs to be started before
  2. # hostapd
  3. INTERFACES="wlan0"
  4.  
  5. # Space separated list of configuration files
  6. CONFIGS="/etc/hostapd/hostapd.conf"
  7.  
  8. # Extra options to pass to hostapd, see hostapd(8)
  9. OPTIONS=""
  10.